.headerTop .text, .headerCenter .logo, .headerCenter .searchwrap .searchInput #search, .navwrap .container ul > li, .commonTitle span, .list1 li, .list1 li .imgwrap, .list1 li .descript, .commonlist li a .title {
  float: left; }

.headerTop a, .headerCenter .searchwrap, .headerCenter .searchwrap .searchInput .searchBtn, .commonTitle a, .commonlist li a .date {
  float: right; }

.wrap:after, .headerTop .container:after, .headerCenter .container:after, .navwrap .container:after, .module:after, .commonTitle:after, .list1 li a:after, .commonlist li a:after, .breadNav:after, .textList ul li a:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.container {
  width: 1200px;
  margin: 0 auto; }

.headerTop {
	background-color: #1561af;
  height: 35px;
  line-height: 35px; }
  .headerTop .container {
     }
  .headerTop .text {
    color: #fff;
    margin-left: 10px; }
  .headerTop a {
    color: #fff;
    margin-right: 10px; }

.headerCenter {
   }
  .headerCenter .container {
    padding: 20px 0; }
  .headerCenter .logo {
    margin-left: 10px; }
  .headerCenter .searchwrap {
    width: 280px;
    margin-top: 15px;
    margin-right: 10px; }
    .headerCenter .searchwrap .searchInput #search {
      width: 200px;
      height: 26px;
      line-height: 26px;
      background-color: #dbdbdb;
      border: 0;
      padding: 0 10px; }
    .headerCenter .searchwrap .searchInput .searchBtn {
      width: 60px;
      height: 26px;
      line-height: 26px;
      background-color: #ff6600;
      color: #fff;
      text-align: center; }

.navwrap {
   }
  .navwrap .container {
    background-color: #1561af; }
    .navwrap .container ul {
      margin-top: 0px; }
      .navwrap .container ul > li {
        position: relative; }
        .navwrap .container ul > li a {
          color: #fff;
          display: block;
          height: 48px;
          line-height: 48px;
          padding: 0 18px;
          font-size: 16px; }
        .navwrap .container ul > li ol {
          display: none;
          position: absolute;
          left: 0;
          right: 0;
          z-index: 99;
          top: 48px; }
          .navwrap .container ul > li ol li a {
            background-color: #0d67bb;
			width:85px;
            color: #fff;
            font-size: 12px;
            line-height: 48px;
            height: 48px;
            margin-bottom: 1px;
            text-align: center; }
      .navwrap .container ul > li.hover {
        background-color: #0d67bb; }
        .navwrap .container ul > li.hover a {
          color: #fff; }

#banner {
  width: 100%;
  height: 400px;
  overflow: hidden; }

#banner .bannerCon {
  width: 1200px;
  height: 400px;
  margin: 0px auto;
  position: relative; }

#banner .bannerCon .before {
  width: 600px;
  height: 400px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: -600px;
  bottom: 0px;
  z-index: 333; }

#banner .bannerCon .before img {
  position: absolute;
  right: 20px;
  top: 200px;
  cursor: pointer; }

#banner .bannerCon .after {
  width: 600px;
  height: 400px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  right: -600px;
  bottom: 0px;
  z-index: 333; }

#banner .bannerCon .after img {
  position: absolute;
  left: 20px;
  top: 200px;
  cursor: pointer; }

#banner .bannerCon .scroll {
  width: 2000%;
  height: 400px;
  position: relative;
  left: -1200px; }

#banner .bannerCon .scroll .imgwrap {
  width: 1200px;
  height: 400px;
  float: left;
  position: relative; }

.description {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  font-weight: bold;
  min-width: 500px; }

#banner .bannerCon .scroll img {
  width: 1200px;
  height: 400px; }

#banner .bannerBut {
  width: 200px;
  height: 40px;
  position: absolute;
  left: 275px;
  bottom: 0px; }

#banner .bannerBut ul li {
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background: #666;
  margin: 5px 7px;
  float: left; }

#banner .bannerBut ul li.hover {
  background: #c6171e; }

.fleft {
  float: left; }

.fright {
  float: right; }

.module {
  margin-top: 40px; }

.commonTitle {
  border-bottom: 1px solid #1561af; }
  .commonTitle span {
    background-color: #1561af;
    color: #fff;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: normal; }
    .commonTitle span img {
      margin-top: 8px;
      float: left;
      margin-right: 5px; }
    .commonTitle span em {
      font-size: 12px;
      font-weight: normal; }
  .commonTitle a {
    color: #666;
    margin-top: 10px;
    height: 14px;
    line-height: 14px; }
    .commonTitle a img {
      float: right;
      margin-left: 5px; }

.list1 {
  padding-top: 20px; }
  .list1 li {
    width: 49%;
    margin-bottom: 10px;
    position: relative; }
    .list1 li .imgwrap {
      width: 120px;
      height: 82px;
      overflow: hidden;
      margin-right: 20px; }
      .list1 li .imgwrap img {
        width: 120px;
        height: 82px; }
    .list1 li .descript {
      margin-top: 20px;
      position: absolute;
      left: 140px;
      top: 0;
      right: 10px; }
      .list1 li .descript .title {
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .list1 li .descript .date {
        color: #ff6633; }
        .list1 li .descript .date span {
          color: #cc0000;
          font-size: 14px;
          font-weight: bold; }

.orange .commonTitle {
  background-color: #ff6600;
  border-bottom: 1px solid #ff6600; }
  .orange .commonTitle span {
    background-color: #ff6600; }
  .orange .commonTitle a {
    color: #fff; }

.commonlist li {
  margin: 20px 0; }
  .commonlist li a {
    display: block; }
    .commonlist li a .title {
      color: #333;
      width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .commonlist li a .title span {
        color: #ff6600; }
    .commonlist li a .date {
      color: #ff6633; }

.linkwrap {
  display: flex;
  width: 1214px;
  flex-direction: row;
  justify-content: space-between; }
  .linkwrap .flexitem {
    flex: 1; }

.commonlink li {
  float: left;
  border: 1px solid #99CCCC;
  margin-bottom: 5px; }
  .commonlink li a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: block;
    width: 186px;
    height: 47px;
    line-height: 47px; }
  .commonlink li img {
    /* width:186px;
    height:47px; */
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 10px; }
.commonlink li:nth-child(even) {
  float: right; }

  

  .qcodelink li span {
    /* width:186px;
    height:47px; */
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    margin-right:10px; }
    .qcodelink li {
    /* width:186px;
    height:47px; */
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    margin-right: 50px; }
  
  
  
  
  
  
  
  
  
  
  
  
.links {
  height: 30px;
  line-height: 30px;
  margin: 40px 0;
  width: 1260px; }
  .links span img {
    float: left;
    margin-top: 2px; }
  .links select {
    width: 260px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #999;
    margin-left: 15px; }

footer {
  background-color: #1561af;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 200%;
  padding: 20px 0; }

.special li {
  width: 100%; }

.platform a {
  display: block;
  margin-bottom: 15px;
  margin-top: 5px; }

.leftNav {
  width: 240px;
  float: left;
  background-color: #f6f6f6; }
  .leftNav .title {
    /* background:url('../images/leftNavTitlebg.gif') no-repeat; */
    height: 47px;
    line-height: 47px;
    background-color: #1561af;
    padding-left: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bold; }

.rightCon {
  width: 940px;
  float: right; }

.subnav li a {
  display: block;
  background-color: #e7eef3;
  color: #5e6974;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1px; }
  .subnav li a span {
    float: right;
    margin-right: 10px; }
.subnav li a:hover {
  background-color: #d8e6f0; }

.leftlinks {
  margin-top: 10px; }
  .leftlinks .commonlink li {
    float: none;
    width: 188px;
    margin: 0 auto 10px;
    background-color: #f5f3f2; }
  .leftlinks .commonlink li:nth-child(even) {
    float: none; }

.breadNav {
  border-bottom: 1px solid #99ccff;
  height: 40px;
  line-height: 40px; }
  .breadNav .title {
    float: left;
    color: #0087e1;
    font-size: 16px;
    font-weight: bold; }
    .breadNav .title img {
      float: left;
      margin-top: 10px;
      margin-right: 5px; }
  .breadNav .breadnav {
    float: right; }
    .breadNav .breadnav a {
      color: #333; }

.textList ul {
  min-height: 500px; }
  .textList ul li {
    border-bottom: 1px dotted #999;
    padding: 0 10px; }
    .textList ul li a {
      display: block;
      color: #333;
      margin: 20px 0; }
    .textList ul li .textwrap {
      float: left; }
      .textList ul li .textwrap span {
        color: #FF6600; }
    .textList ul li .date {
      float: right;
      color: #9999B6; }
      .textList ul li .date .hit {
        margin-right: 5px; }
      .textList ul li .date img {
        margin-right: 20px; }

.pages {
  text-align: center;
  margin: 20px 0; }
  .pages a {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #bababa;
    color: #fff;
    font-size: 16px;
    margin: 0 5px; }
  .pages a.current {
    background-color: #ffa73f; }

.detailNews .NewsTitle {
  text-align: center;
  margin: 30px 0; }
  .detailNews .NewsTitle h1 {
    font-size: 16px;
    margin-bottom: 20px; }
  .detailNews .NewsTitle .tips span {
    color: #999;
    margin: 0 10px; }
.detailNews .newsDetail {
  line-height: 200%;
  width: 860px;
  margin: 0 auto; }

/*# sourceMappingURL=main.css.map */
